[INFO] fetching crate optirustic 1.2.2...
[INFO] testing optirustic-1.2.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate optirustic 1.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate optirustic 1.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate optirustic 1.2.2
[INFO] tweaked toml for crates.io crate optirustic 1.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate optirustic 1.2.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate optirustic 1.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.0
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded pyo3-macros v0.24.0
[INFO] [stderr]   Downloaded optirustic-macros v1.1.0
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded pyo3 v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ab4925f21cc2c08abd14c5c1b39c623692b34c39e0df5caa2022b0c41749f7f
[INFO] running `Command { std: "docker" "start" "-a" "3ab4925f21cc2c08abd14c5c1b39c623692b34c39e0df5caa2022b0c41749f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ab4925f21cc2c08abd14c5c1b39c623692b34c39e0df5caa2022b0c41749f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab4925f21cc2c08abd14c5c1b39c623692b34c39e0df5caa2022b0c41749f7f", kill_on_drop: false }`
[INFO] [stdout] 3ab4925f21cc2c08abd14c5c1b39c623692b34c39e0df5caa2022b0c41749f7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b732a43a243d3061eafa00a5ded2b9bff31e60ba98e7ee52421c70c9533c30d
[INFO] running `Command { std: "docker" "start" "-a" "2b732a43a243d3061eafa00a5ded2b9bff31e60ba98e7ee52421c70c9533c30d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling optirustic-macros v1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]    Compiling optirustic v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.51s
[INFO] running `Command { std: "docker" "inspect" "2b732a43a243d3061eafa00a5ded2b9bff31e60ba98e7ee52421c70c9533c30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b732a43a243d3061eafa00a5ded2b9bff31e60ba98e7ee52421c70c9533c30d", kill_on_drop: false }`
[INFO] [stdout] 2b732a43a243d3061eafa00a5ded2b9bff31e60ba98e7ee52421c70c9533c30d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad3a7e30203d9c1b0e5e3b7a0549cfffebfa72bca4048a8ea822424427f36593
[INFO] running `Command { std: "docker" "start" "-a" "ad3a7e30203d9c1b0e5e3b7a0549cfffebfa72bca4048a8ea822424427f36593", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling optirustic v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "ad3a7e30203d9c1b0e5e3b7a0549cfffebfa72bca4048a8ea822424427f36593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3a7e30203d9c1b0e5e3b7a0549cfffebfa72bca4048a8ea822424427f36593", kill_on_drop: false }`
[INFO] [stdout] ad3a7e30203d9c1b0e5e3b7a0549cfffebfa72bca4048a8ea822424427f36593
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4557c9824ae339a3fba7a863fdfe838cbbf0ac4361b17d3d6a15e1c279ed1b43
[INFO] running `Command { std: "docker" "start" "-a" "4557c9824ae339a3fba7a863fdfe838cbbf0ac4361b17d3d6a15e1c279ed1b43", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optirustic-52dc721c133255b0)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_any ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_nfe ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_6points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_min_max_range ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_not_enough_points ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition_overlap ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_generation ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_4points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_obj ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_points ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_error ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_simple_association ... ok
[INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho0 ... ok
[INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho1 ... ok
[INFO] [stdout] test algorithms::nsga3::normalise::test::test_normalisation_dtlz1 ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_deletion ... ok
[INFO] [stdout] test algorithms::nsga3::normalise::test::test_intercepts ... ok
[INFO] [stdout] test core::constraint::test::test_constraint_violation ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_dtlz1_problem ... ok
[INFO] [stdout] test core::individual::test::test_feasibility ... ok
[INFO] [stdout] test core::constraint::test::test_is_met ... ok
[INFO] [stdout] test core::individual::test::test_non_existing_data ... ok
[INFO] [stdout] test core::problem::test::test_already_existing_data ... ok
[INFO] [stdout] test core::problem::test::test_dtlz1_optimal_solutions ... ok
[INFO] [stdout] test core::problem::test::test_dtlz1_random_solutions ... ok
[INFO] [stdout] test core::problem::test::test_dtlz2_optimal_solutions ... ok
[INFO] [stdout] test metrics::distance::test::test_distance ... ok
[INFO] [stdout] test metrics::distance::test::test_distance_ishibuchi_et_al_2015 ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_wrong_problem ... ok
[INFO] [stdout] test metrics::hv_wfg::wfg::test::test ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_from_file ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_worst_point ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_worst_point_panic ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_ref_point_from_file ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_dominated_solutions ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_maximise_obj_1 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_maximise_obj_2 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_non_dominated_solutions_min_objectives ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_one_solution - should panic ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_ref_point_error ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_two_dominated_solutions ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_unfeasible_solutions ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_sch_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd6_problem ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_simple_front ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_wrong_ref_point ... ok
[INFO] [stdout] test operators::comparison::test_crowded_comparison::test_different_rank ... ok
[INFO] [stdout] test operators::comparison::test_crowded_comparison::test_same_rank ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_constrained_solutions ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_1_objective ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_2_objectives ... ok
[INFO] [stdout] test operators::crossover::test::test_new_sbx_panic ... ok
[INFO] [stdout] test operators::crossover::test::test_sbx_crossover ... ok
[INFO] [stdout] test operators::mutation::test::test_sbx_crossover ... ok
[INFO] [stdout] test utils::algebra::tests::test_dot_product ... ok
[INFO] [stdout] test utils::algebra::tests::test_linear_regression ... ok
[INFO] [stdout] test utils::algebra::tests::test_linear_system ... ok
[INFO] [stdout] test utils::algebra::tests::test_perpendicular_distance ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj1 ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj2 ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_3obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_binomial_coefficient ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_3obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_5obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_two_layers ... ok
[INFO] [stdout] test utils::test::test_argsort ... ok
[INFO] [stdout] test utils::test::test_armin_by ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd4_problem ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t1_d5_n1024 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_3 ... ok
[INFO] [stdout] test algorithms::a_nsga3::test_problems::test_inverted_dtlz1_obj_3 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz2 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd2_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd3_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd1_problem ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_5 has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_8 has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_5 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 181.92s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests optirustic
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/algorithms/nsga3/normalise.rs - algorithms::nsga3::normalise::Normalise<'a>::calculate_plane_intercepts (line 168) ... ignored
[INFO] [stdout] test src/metrics/hv_wfg/wfg.rs - metrics::hv_wfg::wfg::Wfg::get_dominated (line 552) ... ok
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) ... FAILED
[INFO] [stdout] test src/core/problem.rs - core::problem::Problem (line 125) ... ok
[INFO] [stdout] test src/core/problem.rs - core::problem::Evaluator::evaluate (line 47) ... ok
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136) ... FAILED
[INFO] [stdout] test src/utils/algebra.rs - utils::algebra::solve_linear_system (line 39) ... ok
[INFO] [stdout] test src/core/objective.rs - core::objective::Objective (line 42) ... ok
[INFO] [stdout] test src/operators/mutation.rs - operators::mutation::PolynomialMutation (line 103) ... ok
[INFO] [stdout] test src/core/constraint.rs - core::constraint::Constraint (line 48) ... ok
[INFO] [stdout] test src/operators/crossover.rs - operators::crossover::SimulatedBinaryCrossover (line 129) ... ok
[INFO] [stdout] test src/core/individual.rs - core::individual::Individual (line 17) ... ok
[INFO] [stdout] test src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164) ... FAILED
[INFO] [stdout] test src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Total pints = 21
[INFO] [stdout] Weights = [[0.0, 0.0, 1.0], [0.0, 0.2, 0.8], [0.0, 0.4, 0.6], [0.0, 0.6, 0.4], [0.0, 0.8, 0.2], [0.0, 1.0, 0.0], [0.2, 0.0, 0.8], [0.2, 0.2, 0.6], [0.2, 0.4, 0.4], [0.2, 0.6, 0.2], [0.2, 0.8, 0.0], [0.4, 0.0, 0.6], [0.4, 0.2, 0.4], [0.4, 0.4, 0.2], [0.4, 0.6, 0.0], [0.6, 0.0, 0.4], [0.6, 0.2, 0.2], [0.6, 0.4, 0.0], [0.8, 0.0, 0.2], [0.8, 0.2, 0.0], [1.0, 0.0, 0.0]]
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Total points = 36
[INFO] [stdout] Weights = [[0.0, 0.0, 1.0], [0.0, 0.2, 0.8], [0.0, 0.4, 0.6], [0.0, 0.6, 0.4], [0.0, 0.8, 0.2], [0.0, 1.0, 0.0], [0.2, 0.0, 0.8], [0.2, 0.2, 0.6], [0.2, 0.4, 0.4], [0.2, 0.6, 0.2], [0.2, 0.8, 0.0], [0.4, 0.0, 0.6], [0.4, 0.2, 0.4], [0.4, 0.4, 0.2], [0.4, 0.6, 0.0], [0.6, 0.0, 0.4], [0.6, 0.2, 0.2], [0.6, 0.4, 0.0], [0.8, 0.0, 0.2], [0.8, 0.2, 0.0], [1.0, 0.0, 0.0], [0.16666666666666666, 0.16666666666666666, 0.6666666666666666], [0.16666666666666666, 0.29166666666666663, 0.5416666666666666], [0.16666666666666666, 0.41666666666666663, 0.41666666666666663], [0.16666666666666666, 0.5416666666666666, 0.29166666666666663], [0.16666666666666666, 0.6666666666666666, 0.16666666666666666], [0.29166666666666663, 0.16666666666666666, 0.5416666666666666], [0.29166666666666663, 0.29166666666666663, 0.41666666666666663], [0.29166666666666663, 0.41666666666666663, 0.29166666666666663], [0.29166666666666663, 0.5416666666666666, 0.16666666666666666], [0.41666666666666663, 0.16666666666666666, 0.41666666666666663], [0.41666666666666663, 0.29166666666666663, 0.29166666666666663], [0.41666666666666663, 0.41666666666666663, 0.16666666666666666], [0.5416666666666666, 0.16666666666666666, 0.29166666666666663], [0.5416666666666666, 0.29166666666666663, 0.16666666666666666], [0.6666666666666666, 0.16666666666666666, 0.16666666666666666]]
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Algorithm options are:
[INFO] [stdout]     	* Number of variables             1
[INFO] [stdout]     	* Number of objectives            2
[INFO] [stdout]     	* Number of constraints           0
[INFO] [stdout]     	* Crossover distribution index    15
[INFO] [stdout]     	* Crossover probability           1
[INFO] [stdout]     	* Crossover var probability       0.5
[INFO] [stdout]     	* Mutation index parameter        20
[INFO] [stdout]     	* Mutation var probability        0.5
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=250 was reached
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/SCH_2obj_NSGA2_gen250.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Individual #1 {"x23": 0.000001938639004441291, "x9": 0.000011756658893564005, "x8": 0.000009593684033927233, "x13": 0.0000017509166505205027, "x11": 0.00000020742144834765866, "x20": 0.000009573728547148745, "x6": 0.00000007203524581652385, "x15": 0.000003392361610841379, "x4": 0.0000011235583384807846, "x14": 0.0000002944856739199052, "x26": 0.000000047230672157774745, "x24": 0.00000010587331740272853, "x22": 0.00000001465395822486033, "x25": 0.00000015515753803107815, "x2": 0.000000500548170882613, "x16": 0.00000010369521947769691, "x3": 0.0000013276536604424748, "x17": 0.00011962108191068731, "x27": 0.000014661338659079828, "x30": 0.0000007768018322967484, "x10": 0.0000013939243735249272, "x28": 0.0000011978428997613669, "x1": 0.00000000000000041415675955999015, "x5": 0.0000003555708584828575, "x29": 0.000012709319450627768, "x12": 0.00000004193768459783615, "x21": 0.000060050435394179975, "x7": 0.000000056155815348857707, "x18": 0.000011357838648611309, "x19": 0.0000009013946873485706}
[INFO] [stdout] Individual #2 {"x23": 0.0000019382521641430485, "x28": 0.00000088955604266067, "x11": 0.00000020746579659509572, "x6": 0.00000007203524299106062, "x12": 0.000000046953232531552804, "x15": 0.000005806195802341, "x17": 0.0000011062513420274161, "x18": 0.0000008397081764793562, "x19": 0.0000009013902509091667, "x21": 0.0000015697952655274574, "x3": 0.00000015725429108477197, "x29": 0.00000018356634020423678, "x7": 0.00000005617033714870695, "x2": 0.0000005743980015645179, "x20": 0.00000024786613066765006, "x8": 0.00000037582692338987424, "x24": 0.0000001083058295848276, "x30": 0.0000007716158851683377, "x25": 0.00000013713878822252987, "x5": 0.000000830877961965028, "x9": 0.000010463502127962371, "x10": 0.0000000020849216394039747, "x1": 0.9999931475740815, "x14": 0.0000007657936066888714, "x22": 0.00000001452802989454574, "x27": 0.0000005603461885412843, "x13": 0.0000011265074284644078, "x4": 0.0000007657053754451835, "x16": 0.00000009647314295519027, "x26": 0.00000004736721383568856}
[INFO] [stdout] Individual #3 {"x23": 0.000001938639004441291, "x6": 0.00000007203167824578871, "x20": 0.0000005954705815583399, "x24": 0.000004195947581954105, "x30": 0.000002238733495140344, "x9": 0.000011856514854906738, "x2": 0.0000005037693581200689, "x7": 0.00000005610725831664966, "x11": 0.00000020539872843872169, "x12": 0.00000443441658200679, "x4": 0.0000011235583384807846, "x19": 0.0000009713058319716345, "x22": 0.00000003582302583895948, "x10": 0.0000000036357853305228944, "x18": 0.0000001946289421314832, "x1": 0.008766818861261141, "x14": 0.000017779887747070666, "x27": 0.0000008404129180532861, "x25": 0.0000007244564859523839, "x5": 0.00000207668717125943, "x3": 0.0000013994431522910635, "x26": 0.00000004973333227171831, "x28": 0.0000044202227097342934, "x8": 0.0000023508661007518384, "x16": 0.0000000957398325834056, "x21": 0.0000016950715651822097, "x17": 0.004868469264941611, "x29": 0.00000018549466484371923, "x13": 0.000001798901983593674, "x15": 0.00013256756314641532}
[INFO] [stdout] Individual #4 {"x6": 0.002034611217790489, "x25": 0.00000008655699003690596, "x17": 0.0000009292256154386421, "x9": 0.000011863781344676408, "x1": 0.03359751912569464, "x19": 0.0000009013902509091667, "x13": 0.0000011990629253906204, "x24": 0.000022442744769900587, "x3": 0.00000903485678324174, "x21": 0.0000015696293423821405, "x28": 0.0000012113489602026036, "x8": 0.00006750298110575175, "x11": 0.00000020069009508222, "x18": 0.000000701656509241709, "x22": 0.00000001693629830850545, "x16": 0.00000009290725679174368, "x23": 0.000001383836907736891, "x12": 0.000000000481921740240225, "x29": 0.00000004901687372666743, "x15": 0.0000058051045644060275, "x26": 0.000000045192307917657834, "x10": 0.000002055221379247609, "x20": 0.00000018788240773622808, "x4": 0.000000037003765557988645, "x5": 0.00000003126459591885247, "x27": 0.0000021442547490140307, "x7": 0.0000012757730932891998, "x14": 0.000015137887330937967, "x2": 0.000004842908363242337, "x30": 0.0000009481092565233841}
[INFO] [stdout] Individual #5 {"x22": 0.0000000219214761156825, "x10": 0.000000003598415471823604, "x21": 0.00005852807936016084, "x9": 0.000011868893348613879, "x12": 0.0002986175964071131, "x11": 0.0000004224841648168388, "x28": 0.0000011954668986206732, "x30": 0.0000014946194040530079, "x4": 0.00003330069553955486, "x1": 0.48090676171078495, "x13": 0.0000015642775670431348, "x3": 0.0000004604821113407081, "x19": 0.00000017003471412343488, "x6": 0.005538210482008945, "x17": 0.000014770955239595685, "x18": 0.0000008416474868947816, "x14": 0.000017704147888910226, "x20": 0.00009817208071439057, "x2": 0.0000005750032430007727, "x23": 0.0000019211233420049262, "x5": 0.0000008717187568491504, "x8": 0.00011097588032435912, "x7": 0.0001086820755895644, "x29": 0.000012193689312268272, "x26": 0.00000009301329100421444, "x27": 0.000002552415941144516, "x15": 0.000005806334195972309, "x16": 0.00000009574832473568438, "x24": 0.000009405982802940454, "x25": 0.0000008040382765023235}
[INFO] [stdout] Individual #6 {"x9": 0.000011512277120505414, "x20": 0.000009180691097896653, "x1": 0.0833642801407945, "x23": 0.000001339944690256683, "x28": 0.0000009184222449354747, "x15": 0.000003913593859543126, "x17": 0.0000012324449629923356, "x19": 0.0000009208035511848758, "x7": 0.00000005617028498941408, "x27": 0.000013710784193737405, "x18": 0.0000017048958658082567, "x25": 0.0000002782910196851472, "x10": 0.000000002075341073710641, "x24": 0.0000010531952842743825, "x12": 0.005867036705723405, "x5": 0.00000207668717125943, "x3": 0.0000014161419232456129, "x22": 0.00000005695498963035327, "x11": 0.00000021539306972358746, "x6": 0.00000007203511513779667, "x29": 0.0000005006898852591402, "x26": 0.00000004736196040775694, "x13": 0.00000045203223372316264, "x8": 0.0000023669162938672494, "x14": 0.0000006085987212061741, "x16": 0.0004156387622356388, "x30": 0.0000022091405332610985, "x21": 0.000006715304731652666, "x4": 0.0000007593736905875443, "x2": 0.000017038322063472816}
[INFO] [stdout] Individual #7 {"x26": 0.000009319965999880166, "x14": 0.000015132620723009342, "x4": 0.00000005626572983502311, "x12": 0.06495520540036666, "x27": 0.000002260455638301108, "x6": 0.00000004145924352654843, "x10": 0.0008051914056857154, "x9": 0.000011510365852585585, "x11": 0.000000325709079248689, "x25": 0.0000018071991423491227, "x16": 0.00000009283495687443165, "x7": 0.0000012863573267082217, "x19": 0.0000009011428009443144, "x21": 0.0000036195847677603446, "x30": 0.0000009343859294071298, "x20": 0.00000023432515407539525, "x13": 0.0000011994259856040978, "x18": 0.000000789355579504549, "x8": 0.0000011022327480316579, "x24": 0.00002244550628990161, "x1": 0.6698157862451528, "x2": 0.00026894142455663374, "x29": 0.00000980007270993489, "x23": 0.0000014146088910839741, "x17": 0.000001061418082701161, "x15": 0.000005805120081296964, "x28": 0.0000011872631082833241, "x3": 0.000007771369910888888, "x5": 0.00000004540365421480315, "x22": 0.000001192046613068316}
[INFO] [stdout] Individual #8 {"x16": 0.00000010958973012374642, "x17": 0.0000010598134301257274, "x20": 0.00000035024351813259474, "x5": 0.000012274797008431327, "x22": 0.00000013941302409739136, "x25": 0.00000013609343577503792, "x28": 0.000182665515649049, "x21": 0.000006381526923256196, "x1": 0.11770828227512084, "x7": 0.00000005619290344180422, "x15": 0.000005806199632857703, "x12": 0.0000000027184499597714865, "x29": 0.00000005031150849334016, "x18": 0.0000008397081801027482, "x14": 0.0000007658106179632154, "x9": 0.000010476066251830024, "x24": 0.00002695965968627909, "x23": 0.0000013815843938549788, "x19": 0.000000969119895969347, "x2": 0.000000037513001090141356, "x4": 0.0000007716961919281482, "x8": 0.0000015166032972585606, "x27": 0.0000006898049584053173, "x6": 0.00000007219075277931159, "x3": 0.0000001580930025901897, "x13": 0.0000014990727663296168, "x26": 0.000000049835196097853685, "x11": 0.00000020706764174567186, "x10": 0.0000000020630024289140226, "x30": 0.0000007451921089471238}
[INFO] [stdout] Individual #9 {"x7": 0.000004774982510480186, "x21": 0.0000018485346774948757, "x13": 0.0000011603095720742282, "x2": 0.0000008930770019835593, "x19": 0.01346127393074251, "x3": 0.0000004903378053004388, "x8": 0.0000002876881849482606, "x10": 0.00014987694232870114, "x28": 0.0000008997542203579407, "x11": 0.00000020134909725451018, "x17": 0.0000011113222607304534, "x18": 0.0000007822850921434973, "x16": 0.00000009290296060649085, "x30": 0.000001396493481836656, "x14": 0.000015430144703557045, "x4": 0.0000016784047524346107, "x1": 0.14021486307922804, "x15": 0.000005806187834959001, "x23": 0.0000014541614132649664, "x6": 0.00000007224075370741277, "x25": 0.00000014459456255192194, "x27": 0.0000005600025385535618, "x12": 0.000000046395739180992717, "x24": 0.000023239561101871846, "x29": 0.0000001836036407404019, "x9": 0.000011875931312080376, "x26": 0.0000003390421614775771, "x20": 0.00000019509094805580653, "x22": 0.00000013043300011338077, "x5": 0.00000004601491135510424}
[INFO] [stdout] Individual #10 {"x16": 0.00000006182208480719352, "x7": 0.00010954961457236394, "x18": 0.0000007923836986547346, "x8": 0.0000023873406399530126, "x14": 0.0000007591973011941627, "x28": 0.0000011768157447614867, "x29": 0.0000004815151617331478, "x13": 0.0000018021555648587036, "x19": 0.0000009014244746795879, "x10": 0.0008120982153661009, "x9": 0.000011574744265673918, "x26": 0.000000047222082322439937, "x27": 0.0000005577250640378279, "x5": 0.00000008005825229693127, "x30": 0.000001390963615227044, "x4": 0.0000011232674795136247, "x15": 0.000005807278370432659, "x21": 0.0000017870329700213399, "x22": 0.0000020905800868524132, "x23": 0.000001382812246231808, "x24": 0.000023442485629257863, "x11": 0.0000002056406674328644, "x1": 0.7161747063221149, "x12": 0.00000007158422849519917, "x2": 0.00000038519806039154996, "x6": 0.000000035457359816656436, "x20": 0.00036473041974160385, "x25": 0.0000001723604029277198, "x17": 0.0000010625540010932254, "x3": 0.0000005464835282195404}
[INFO] [stdout] Individual #11 {"x9": 0.000010463502127962371, "x6": 0.00000007203524299106062, "x8": 0.00011542707583587567, "x19": 0.0000009013902509091667, "x2": 0.0000005743980015645179, "x22": 0.00000001452802989454574, "x5": 0.0000008712179925947351, "x28": 0.0000011978382864148852, "x29": 0.000013009808162984136, "x16": 0.00000009574964777897454, "x24": 0.0000001083058295848276, "x27": 0.0000005692582026169792, "x14": 0.0000007657936066888714, "x20": 0.00000034951127319273644, "x25": 0.00000013713878822252987, "x21": 0.000060167511768936604, "x1": 0.9614423247909887, "x4": 0.00003074102984322077, "x23": 0.0000019382521641430485, "x7": 0.00000005617033714870695, "x3": 0.0000004618164209889789, "x18": 0.0000008397081764793562, "x17": 0.0000011062513420274161, "x13": 0.0000015682531251770917, "x15": 0.000005806189435473908, "x26": 0.00000009670871939380953, "x10": 0.0000000020849216394039747, "x12": 0.000014305000330948315, "x30": 0.0000007749749205980369, "x11": 0.00000020535695593243578}
[INFO] [stdout] Individual #12 {"x6": 0.0000000721864786596063, "x24": 0.000001996777467049376, "x16": 0.00000009575273127790967, "x27": 0.0000006769953740942896, "x8": 0.00000038416804020480734, "x11": 0.00000020566614167910106, "x15": 0.00000580627739732559, "x9": 0.000011658005455550527, "x17": 0.0000025262550448602452, "x30": 0.0000023400227578464, "x29": 0.00000005694166949415235, "x12": 0.000000025294984255286103, "x3": 0.000001401042755312094, "x13": 0.0000053587761478738104, "x5": 0.00000007264973979981897, "x2": 0.00000044221241435886595, "x14": 0.0000006051166213064675, "x23": 0.0000014149487229579057, "x20": 0.00000031516028614079774, "x26": 0.00000026041010327712207, "x25": 0.000000732261477514913, "x4": 0.0000011024583149596799, "x19": 0.0000009757076914627833, "x1": 0.3747786196623841, "x28": 0.000004407738293882857, "x22": 0.0000018431990195800883, "x7": 0.00000005619083215691978, "x18": 0.00000020070582712998505, "x21": 0.000005276884914435263, "x10": 0.0000000020667712584068614}
[INFO] [stdout] Individual #13 {"x22": 0.000000057910655371241406, "x18": 0.0000007850884259008671, "x21": 0.00005831113735879723, "x8": 0.0000003156955188757687, "x25": 0.000001997734349488044, "x14": 0.00000010230832802576837, "x20": 0.000009180307858674682, "x11": 0.00000020727306722186764, "x5": 0.00000207697702189779, "x19": 0.0000009196708080266689, "x16": 0.000007355023626338487, "x4": 0.00003072732372272985, "x23": 0.0000013765358331442427, "x30": 0.0000007679687441029401, "x1": 0.21186398602595422, "x17": 0.000001112774941831113, "x13": 0.0000005030317268584373, "x9": 0.000010587278584472238, "x2": 0.00000019481263726888838, "x10": 0.00003623265611665767, "x12": 0.000000047674064505307035, "x28": 0.0000008899393013322986, "x29": 0.0000005007820307452271, "x24": 0.000000004829982806466804, "x15": 0.0000037607230079138507, "x3": 0.00000014718938696478014, "x6": 0.00000007203523603444637, "x7": 0.000000056156932363898764, "x27": 0.000011065617922489616, "x26": 0.0000000474805706734726}
[INFO] [stdout] Individual #14 {"x8": 0.00000037582692338987424, "x18": 0.0000008690579249157085, "x3": 0.000000480016419045733, "x26": 0.00000025107490798002193, "x9": 0.000010406510184387916, "x27": 0.000000050819302926903, "x23": 0.0000014582472113853097, "x25": 0.00000013713878822252987, "x24": 0.00000006261830373473676, "x2": 0.00000017938133389188144, "x6": 0.00000007203524299106062, "x30": 0.0000007716158851683377, "x1": 0.3186056233430664, "x21": 0.000005773230811574755, "x4": 0.0000044928199823681166, "x7": 0.00045061417805570647, "x13": 0.0000011265074284644078, "x14": 0.0000007713411079636798, "x19": 0.0000009014335865019247, "x29": 0.0000007735285958855119, "x12": 0.0000000011621158914507207, "x20": 0.00000047180599891253213, "x11": 0.00000021859241663784863, "x16": 0.00000006010047095466431, "x15": 0.000005806195802341, "x5": 0.000000833696128145697, "x10": 0.0000000020849216394039747, "x28": 0.00000026776241540721705, "x17": 0.0000011062513420274161, "x22": 0.00000001452802989454574}
[INFO] [stdout] Individual #15 {"x19": 0.0000009031695413200874, "x27": 0.00000053137091090602, "x22": 0.000000017179531892968806, "x5": 0.00000004523468348953166, "x1": 0.17630377722455418, "x4": 0.00000012743104472331658, "x18": 0.0000007831384532086954, "x15": 0.000005806422010544907, "x25": 0.00000031903844566564704, "x8": 0.0015654140505617156, "x7": 0.0000000526431312036865, "x6": 0.000016123419674805807, "x2": 0.008123321514101053, "x23": 0.0000019595234555540566, "x29": 0.00000033799727512402547, "x26": 0.00000034437634842296284, "x3": 0.0000004911404222256311, "x17": 0.000002569030340887185, "x30": 0.00000036488301540358854, "x12": 0.0000000014580894373027297, "x20": 0.00000018956885490520404, "x28": 0.0000011799720665048761, "x14": 0.000015110194351278688, "x24": 0.000020181121186268416, "x11": 0.00000020485236915131426, "x10": 0.0000005854329581281644, "x13": 0.0000010926507903484987, "x16": 0.00000009295902292004823, "x9": 0.000011842464818057636, "x21": 0.0000015218906480161586}
[INFO] [stdout] Individual #16 {"x10": 0.0000000020873370286293987, "x8": 0.0000023508661007518384, "x16": 0.00000007183302671010259, "x25": 0.00000013180038222598512, "x28": 0.0000006235403524064077, "x2": 0.03263365157466509, "x5": 0.0000002698855431463492, "x11": 0.000901443831823475, "x7": 0.00000006541333361634791, "x18": 0.0000006302911613903091, "x14": 0.0000006148428685815848, "x30": 0.0000007264627017454331, "x20": 0.00000023241636115484916, "x26": 0.00000902059333437759, "x3": 0.0000005007578817871265, "x24": 0.000023925261732515363, "x12": 0.000000046054635153596704, "x15": 0.000005805056799424734, "x17": 0.0000011332300559276848, "x6": 0.00000007190474032013468, "x9": 0.0007151839732742783, "x22": 0.00000031173258060097426, "x23": 0.0000013841099488099305, "x21": 0.000001663663844592485, "x1": 0.5488873317989409, "x19": 0.0000008880177423641491, "x4": 0.000000053571770537027555, "x13": 0.0000011264274984208603, "x27": 0.0000024191132303979507, "x29": 0.00000018356606596416123}
[INFO] [stdout] Individual #17 {"x15": 0.0000058067858653016385, "x4": 0.0000010975243176121114, "x24": 0.000004969026613211612, "x25": 0.0000007258303375264538, "x27": 0.0000005604439190226862, "x26": 0.000009540611460948853, "x1": 0.6080903328593766, "x22": 0.00000012206802416924469, "x14": 0.000017421596001648565, "x30": 0.000002374743465213067, "x23": 0.0000014088737858252446, "x21": 0.000006083740243854633, "x11": 0.0000045842319611165054, "x12": 0.000000028226039532328265, "x13": 0.0000011943360259076122, "x2": 0.000017162267788493985, "x17": 0.0000065508959850951154, "x10": 0.0000000020869579209296334, "x20": 0.00000030854565443292823, "x7": 0.00000003180007037484375, "x5": 0.000002520368539025705, "x8": 0.005218543793629311, "x9": 0.000011492805052767777, "x18": 0.000020785116589528422, "x29": 0.00000005643133813564365, "x28": 0.0000008924479816262483, "x3": 0.0000056210294765142005, "x6": 0.00000007202737803000595, "x19": 0.0000021206478429003242, "x16": 0.00000009296185484961506}
[INFO] [stdout] Individual #18 {"x2": 0.0000012535766804816842, "x11": 0.000004368930989215324, "x4": 0.000000017643228093588142, "x9": 0.000011540569552497912, "x10": 0.0000000021236477957337803, "x19": 0.0000009011091173737662, "x21": 0.0000014711694424460923, "x12": 0.000000025211495975291618, "x23": 0.0000005771851288588302, "x8": 0.0000010459933412420415, "x17": 0.0000027971146654826754, "x27": 0.0000005520407003743829, "x14": 0.0000007333419158816613, "x7": 0.0000000561573529840911, "x29": 0.00000018332545541246591, "x6": 0.00000007190608631955656, "x25": 0.0000007762629210656149, "x28": 0.0000008848124003858529, "x18": 0.0000008397081764793562, "x5": 0.0000007873348794420101, "x13": 0.0000018147560454648793, "x3": 0.0000006802127198044682, "x24": 0.00000010846822606680042, "x16": 0.00000009316520281878272, "x1": 0.5235579114896605, "x26": 0.000009319965999880166, "x15": 0.0000058051258421306735, "x22": 0.000007095840311349587, "x20": 0.0000051659563337573415, "x30": 0.000000027425880681611554}
[INFO] [stdout] Individual #19 {"x10": 0.010219443269491478, "x22": 0.00000034735133087368537, "x6": 0.000000011178932562175862, "x5": 0.00000044069167270225176, "x15": 0.000005806422217295892, "x16": 0.00000009290355767731489, "x11": 0.15300722293561536, "x2": 0.0000005016949008142463, "x18": 0.0000008298961985836759, "x1": 0.8025603592797422, "x19": 0.00000018480429567978362, "x24": 0.00002203839373706397, "x14": 0.0000009855855157722709, "x26": 0.00000034436130370532344, "x30": 0.0000014911846144742996, "x17": 0.000002569030340887185, "x20": 0.00000018956885490520404, "x21": 0.000001379206227777077, "x23": 0.0000014142313785537402, "x25": 0.00000028725735883624364, "x28": 0.0000008877402470838717, "x12": 0.0000000010031914548413804, "x29": 0.000009906828409725286, "x13": 0.00000011859586144801048, "x8": 0.0015654140505617156, "x7": 0.0000000526431312036865, "x4": 0.0000005579116927269125, "x27": 0.00000053137091090602, "x9": 0.000011911465793460692, "x3": 0.0000004911404222256311}
[INFO] [stdout] Individual #20 {"x8": 0.000023538162791792556, "x7": 0.00000485108831701521, "x9": 0.000011911465793460692, "x1": 0.7990359554837532, "x21": 0.000001379206227777077, "x10": 0.010219443269491478, "x22": 0.000006643904881447247, "x29": 0.0000007584909726014708, "x24": 0.00002203839373706397, "x28": 0.0000008877402470838717, "x12": 0.0000000010031914548413804, "x27": 0.0000005323612117515575, "x2": 0.0000008777070487529163, "x23": 0.0000014142313785537402, "x17": 0.000001114457268588563, "x15": 0.000005807699134892068, "x19": 0.00020656666518744423, "x30": 0.0000014911846144742996, "x6": 0.00000007207369846253047, "x13": 0.00000011859586144801048, "x14": 0.00000015528255681807353, "x16": 0.00000009273286519298478, "x5": 0.00000031546898712364535, "x11": 0.15856276185026422, "x25": 0.0000002951109220539622, "x18": 0.0000008298961985836759, "x4": 0.0000005579116927269125, "x20": 0.00000019513526193426776, "x26": 0.00000034856571587075683, "x3": 0.0000004912749679274554}
[INFO] [stdout] Individual #21 {"x2": 0.0000001802350705406996, "x30": 0.00026485583820132653, "x6": 0.00000007217189967741907, "x20": 0.000003618272577469306, "x22": 0.0000007541186522947535, "x25": 0.0000007254355950381262, "x23": 0.000001456442918295307, "x18": 0.000000870997235331134, "x4": 0.00000324166780059579, "x5": 0.0000004152505493210998, "x16": 0.00000009620806996906685, "x21": 0.0000015712367381682362, "x24": 0.00000125911578917478, "x13": 0.0000017206048338309712, "x26": 0.0000000988039772118551, "x7": 0.000002002193616531525, "x10": 0.000000002385236059768471, "x9": 0.000011847451276499513, "x17": 0.000014589400286871241, "x14": 0.0000008964397525246672, "x28": 0.0000011961356663373007, "x12": 0.00000004696035929096173, "x8": 0.0013981587285851705, "x3": 0.0000013907159059328512, "x19": 0.00000017590179931518805, "x11": 0.00000020730594076238562, "x1": 0.8510410714942, "x15": 0.000005806203031801434, "x27": 0.00001323828858010459, "x29": 0.00000017490372909365306}
[INFO] [stdout] Individual #22 {"x4": 0.0000011140309788327276, "x30": 0.000002252973565539288, "x26": 0.0000002554641492949182, "x6": 0.000016123419674805807, "x13": 0.0000010926507903484987, "x14": 0.000015110194351278688, "x18": 0.00000019383149924048612, "x25": 0.00000031903844566564704, "x1": 0.36017833754516104, "x29": 0.00000033799727512402547, "x9": 0.000011842464818057636, "x2": 0.0082150941427914, "x8": 0.0015654140505617156, "x5": 0.00000004547488276761697, "x16": 0.00000009572334728644856, "x15": 0.000005806422010544907, "x21": 0.000005190377989191517, "x3": 0.000001378681208482699, "x19": 0.0000009031695413200874, "x20": 0.00000018956885490520404, "x12": 0.0000000014580894373027297, "x11": 0.0000002057276379139639, "x22": 0.000001962703784948079, "x27": 0.00000053137091090602, "x28": 0.0000011799720665048761, "x23": 0.0000014214968728403689, "x7": 0.00000005632346649591313, "x10": 0.000000009131793434135854, "x17": 0.0000025698664047121847, "x24": 0.000020181121186268416}
[INFO] [stdout] Individual #23 {"x20": 0.000009080474287250371, "x5": 0.00000207668717125943, "x30": 0.0000007636999595102884, "x10": 0.0000000036357853305228944, "x24": 0.000004195947581954105, "x3": 0.08895425991628397, "x12": 0.0000017720452020477417, "x23": 0.000001949354087746549, "x27": 0.000013661723645629706, "x16": 0.00000009551481954229217, "x14": 0.000018040878487935164, "x7": 0.00000005585788587983009, "x15": 0.00013482915530861237, "x2": 0.0000008597063941348973, "x25": 0.0000007244564859523839, "x11": 0.00000020677195838657228, "x13": 0.0000018255487382641077, "x28": 0.0000008769585114581222, "x22": 0.00000004276137156466038, "x29": 0.00000005966634883389787, "x9": 0.000011856514854906738, "x17": 0.0049752407144753805, "x26": 0.000000047230672157774745, "x6": 0.00000007203167824578871, "x4": 0.0000011235583384807846, "x19": 0.000002136140118794154, "x1": 0.6041191948448382, "x21": 0.0000019936974346331807, "x8": 0.0000023508661007518384, "x18": 0.000010444721141423188}
[INFO] [stdout] Individual #24 {"x5": 0.00000043211095233476604, "x12": 0.000000046395739180992717, "x23": 0.0000013722798945874994, "x16": 0.0000000957472756667248, "x17": 0.000002565895341348948, "x11": 0.0008453422682367095, "x25": 0.0000001303518435181845, "x13": 0.0000011201996749074209, "x26": 0.00000004770214771928846, "x7": 0.00000006703090070092254, "x20": 0.000009500775269898132, "x29": 0.0000010573919187907357, "x30": 0.000001396493481836656, "x3": 0.0000004948543122546631, "x6": 0.00000007105063637042078, "x14": 0.000000614928434746705, "x27": 0.00000042622428186290373, "x28": 0.000001162678148312026, "x22": 0.0000003136766192300669, "x10": 0.00015090644545264503, "x24": 0.000024896452518571402, "x4": 0.0000007585275946150746, "x19": 0.00047743553210684384, "x9": 0.000011566358684209376, "x1": 0.9096244777210486, "x8": 0.00009820900678803003, "x15": 0.000005806440284320697, "x18": 0.0000007858838126736975, "x21": 0.00000155545399731671, "x2": 0.00000017277873397939807}
[INFO] [stdout] Individual #25 {"x4": 0.0000010804509713960976, "x6": 0.00000007202720635293657, "x13": 0.0000017319538827774059, "x3": 0.000001395501439695256, "x9": 0.000010528160054221844, "x26": 0.000009540611460948853, "x27": 0.000013357694159388266, "x24": 0.000023809488140024663, "x19": 0.0000021206478429003242, "x8": 0.005378204413748538, "x10": 0.0000000020852552307887593, "x18": 0.0000004397682323901497, "x15": 0.0000058063773884205744, "x22": 0.00000012206802416924469, "x17": 0.0000027176700085306863, "x7": 0.00000003175916190563079, "x28": 0.0000009064159947793839, "x14": 0.000017316174110727593, "x5": 0.0000021137405225563867, "x11": 0.0000005931227339219404, "x29": 0.00000016634627337340125, "x20": 0.0000003200816655899987, "x2": 0.000017162267788493985, "x12": 0.0000000007089689968771599, "x1": 0.4292963847704705, "x23": 0.000001432198851852732, "x16": 0.0000000929642240926122, "x25": 0.0000002752985281722373, "x21": 0.0000063623831443429206, "x30": 0.0000007531389747531652}
[INFO] [stdout] Individual #26 {"x30": 0.0000008259097566389678, "x1": 0.43276762201691565, "x21": 0.0000012923559401247184, "x7": 0.00000003180007037484375, "x28": 0.000001141235571521022, "x5": 0.00000010670516414947195, "x22": 0.00000012206802416924469, "x16": 0.0000000957331531157487, "x18": 0.000020005972268605225, "x12": 0.00009076257243316802, "x15": 0.0000058063773884205744, "x3": 0.000005552845315043424, "x29": 0.0000001552149791648737, "x9": 0.000010506242036624694, "x23": 0.000002007568100009982, "x8": 0.005378204413748538, "x24": 0.000023841671942322724, "x27": 0.0000005604439190226862, "x17": 0.0000027176700085306863, "x4": 0.0000010975243176121114, "x11": 0.000004594163871285865, "x20": 0.0000006066305363345976, "x2": 0.0000007361525691836859, "x10": 0.000000001995900502278579, "x25": 0.0000007744121700240529, "x6": 0.00000007202737803000595, "x14": 0.000017316174110727593, "x26": 0.000009540611460948853, "x19": 0.000002095636550568028, "x13": 0.0000017421109983396878}
[INFO] [stdout] Individual #27 {"x4": 0.00003126222282410589, "x12": 0.00000004560697255195386, "x25": 0.0000007255274108745269, "x22": 0.0000007800658711382, "x21": 0.000004083883934307409, "x18": 0.0000008382861863471193, "x19": 0.013442316301045342, "x11": 0.00000020785235123549967, "x29": 0.0000005352292008033617, "x17": 0.000001030750855565723, "x13": 0.0000010893637674348244, "x14": 0.0000004984539864768898, "x8": 0.0013981587285851705, "x15": 0.0000058062030301745944, "x23": 0.0000013826728671671677, "x2": 0.0000005701830741504447, "x10": 0.0000005207078001092726, "x24": 0.00000044461751038230826, "x30": 0.000000671603516402364, "x3": 0.0000014664853399476837, "x1": 0.2522791490742146, "x6": 0.00000007218538893616716, "x27": 0.000011804543587699248, "x9": 0.00001055200438739302, "x20": 0.000003655248238164848, "x28": 0.0000005889025606176177, "x26": 0.00000009950056921807048, "x7": 0.00000009601749940992135, "x5": 0.00001160152818529908, "x16": 0.00000009641141445730423}
[INFO] [stdout] Individual #28 {"x2": 0.00026894142455663374, "x5": 0.000000004044993182075379, "x17": 0.000001061418082701161, "x15": 0.000005805120081296964, "x10": 0.0008051914056857154, "x19": 0.0000009011428009443144, "x8": 0.0000011022327480316579, "x25": 0.0000018071991423491227, "x3": 0.000006245500006574805, "x26": 0.000009319965999880166, "x1": 0.7039423685454966, "x27": 0.0000024600440165234153, "x23": 0.0000013741680978091194, "x12": 0.06495520540036666, "x9": 0.000011540569552497912, "x16": 0.00000009283200305749979, "x24": 0.0000004800722930605731, "x29": 0.0000000797453917250548, "x20": 0.000005249676298871648, "x13": 0.0000011994259856040978, "x6": 0.00000007190608631955656, "x22": 0.00000012191816865428715, "x4": 0.00000005626572983502311, "x21": 0.0000036195847677603446, "x28": 0.0000011850353711850364, "x7": 0.0000012863573267082217, "x11": 0.000000325709079248689, "x14": 0.0000007611027381370896, "x18": 0.0000007923081821501835, "x30": 0.0000009343859294071298}
[INFO] [stdout] Individual #29 {"x14": 0.000000614928434746705, "x28": 0.000001162678148312026, "x1": 0.9005500998952629, "x21": 0.0000015578427165682844, "x18": 0.0000007358543195173339, "x27": 0.06608060592690965, "x5": 0.0000002644125348695285, "x2": 0.0000005009316710715198, "x3": 0.0000004948543122546631, "x20": 0.000009500775269898132, "x7": 0.00000006703090070092254, "x30": 0.0000007364445014143527, "x4": 0.0000007585275946150746, "x22": 0.0000003136766192300669, "x11": 0.0008533813868663502, "x6": 0.00000007110846561361884, "x9": 0.000011558426563521398, "x8": 0.0000023450680854619633, "x19": 0.0010697182551997293, "x13": 0.0000011209604529456622, "x16": 0.0000000957472756667248, "x29": 0.0000010573919187907357, "x15": 0.000005806440284320697, "x12": 0.000000046395739180992717, "x25": 0.0000001303518435181845, "x10": 0.00015090644545264503, "x23": 0.0000013722798945874994, "x24": 0.000025940249060620054, "x26": 0.00000004723325653072403, "x17": 0.000002528807726788805}
[INFO] [stdout] Individual #30 {"x13": 0.0000000218564059575556, "x29": 0.00000018421113315365886, "x9": 0.000011772795717390213, "x28": 0.0000005951308836009824, "x10": 0.0000000020741437074498016, "x23": 0.000001938639004441291, "x30": 0.0000013203534828750025, "x21": 0.0000017747637747376478, "x6": 0.00000007186353068296673, "x3": 0.00000020015137561127275, "x11": 0.000012029206280761613, "x15": 0.00012837193057065513, "x19": 0.013712064251934636, "x2": 0.0000001751214095009796, "x17": 0.0000030585049763517244, "x5": 0.00000043708726454499405, "x16": 0.00000009551481954229217, "x7": 0.00000005681981232303436, "x1": 0.06540794828176294, "x22": 0.00000029364187943677975, "x24": 0.00000016450333953227234, "x27": 0.0000003381640780056793, "x26": 0.00000004769956334633917, "x18": 0.0000074175740953638655, "x12": 0.0000029947077698489633, "x25": 0.0000007166615284773954, "x4": 0.0000013744979740376197, "x20": 0.001230634571096149, "x14": 0.0000009857958316015668, "x8": 0.008969471782213174}
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Algorithm options are:
[INFO] [stdout]     	* Number of variables            30
[INFO] [stdout]     	* Number of objectives            2
[INFO] [stdout]     	* Number of constraints           0
[INFO] [stdout]     	* Crossover distribution index    15
[INFO] [stdout]     	* Crossover probability           1
[INFO] [stdout]     	* Crossover var probability       0.5
[INFO] [stdout]     	* Mutation index parameter        20
[INFO] [stdout]     	* Mutation var probability        0.5
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:42Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #400
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #401 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #401
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #402 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #402
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #403 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #403
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #404 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #404
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #405 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #405
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #406 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #406
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #407 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #407
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #408 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #408
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #409 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #409
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #410 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #410
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #411 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #411
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #412 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #412
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #413 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #413
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #414 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #414
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #415 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #415
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #416 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #416
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #417 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #417
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #418 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #418
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #419 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #419
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #420 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #420
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #421 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #421
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #422 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #422
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #423 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #423
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #424 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #424
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #425 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #425
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #426 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #426
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #427 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #427
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #428 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #428
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #429 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #429
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #430 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #430
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #431 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #431
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #432 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #432
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #433 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #433
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #434 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #434
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #435 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #435
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #436 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #436
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #437 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #437
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #438 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #438
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #439 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #439
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #440 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #440
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #441 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #441
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #442 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #442
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #443 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #443
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #444 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #444
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #445 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #445
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #446 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #446
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #447 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #447
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #448 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #448
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #449 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #449
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #450 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #450
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #451 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #451
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #452 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #452
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #453 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #453
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #454 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #454
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #455 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #455
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #456 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #456
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #457 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #457
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #458 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #458
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #459 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #459
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #460 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #460
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #461 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #461
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #462 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #462
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #463 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #463
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #464 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #464
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #465 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #465
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #466 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #466
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #467 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #467
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #468 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #468
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #469 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #469
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #470 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #470
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #471 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #471
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #472 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #472
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #473 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #473
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #474 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #474
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #475 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #475
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #476 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #476
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #477 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #477
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #478 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #478
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #479 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #479
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #480 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #480
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #481 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #481
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #482 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #482
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #483 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #483
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #484 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #484
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #485 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #485
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #486 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #486
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #487 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #487
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #488 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #488
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #489 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #489
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #490 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #490
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #491 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #491
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #492 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #492
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #493 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #493
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #494 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #494
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #495 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #495
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #496 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #496
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #497 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #497
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #498 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #498
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #499 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #499
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #500 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #500
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #501 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #501
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #502 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #502
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #503 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #503
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #504 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #504
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #505 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #505
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #506 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #506
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #507 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #507
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #508 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #508
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #509 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #509
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #510 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #510
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #511 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #511
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #512 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #512
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #513 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #513
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #514 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #514
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #515 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #515
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #516 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #516
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #517 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #517
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #518 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #518
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #519 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #519
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #520 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #520
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #521 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #521
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #522 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #522
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #523 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #523
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #524 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #524
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #525 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #525
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #526 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #526
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #527 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #527
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #528 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #528
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #529 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #529
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #530 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #530
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #531 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #531
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #532 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #532
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #533 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #533
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #534 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #534
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #535 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #535
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #536 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #536
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #537 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #537
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #538 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #538
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #539 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #539
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #540 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #540
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #541 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #541
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #542 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #542
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #543 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #543
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #544 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #544
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #545 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #545
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #546 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #546
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #547 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #547
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #548 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #548
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #549 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #549
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #550 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #550
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #551 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #551
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #552 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #552
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #553 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #553
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #554 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #554
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #555 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #555
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #556 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #556
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #557 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #557
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #558 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #558
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #559 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #559
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #560 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #560
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #561 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #561
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #562 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #562
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #563 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #563
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #564 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #564
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #565 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #565
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #566 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #566
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #567 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #567
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #568 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #568
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #569 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #569
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #570 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #570
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #571 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #571
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #572 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #572
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #573 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #573
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #574 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #574
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #575 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #575
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #576 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #576
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #577 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #577
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #578 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #578
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #579 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #579
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #580 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #580
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #581 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #581
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #582 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #582
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #583 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #583
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #584 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #584
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #585 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #585
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #586 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #586
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #587 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #587
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #588 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #588
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #589 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #589
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #590 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #590
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #591 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #591
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #592 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #592
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #593 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #593
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #594 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #594
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #595 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #595
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #596 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #596
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #597 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #597
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #598 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #598
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #599 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #599
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #600 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #600
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #601 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #601
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #602 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #602
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #603 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #603
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #604 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #604
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #605 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #605
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #606 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #606
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #607 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #607
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #608 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #608
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #609 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #609
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #610 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #610
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #611 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #611
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #612 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #612
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #613 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #613
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #614 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #614
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #615 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #615
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #616 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #616
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #617 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #617
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #618 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #618
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #619 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #619
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #620 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #620
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #621 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #621
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #622 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #622
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #623 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #623
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #624 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #624
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #625 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #625
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #626 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #626
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #627 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #627
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #628 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #628
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #629 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #629
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #630 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #630
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #631 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #631
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #632 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #632
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #633 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #633
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #634 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #634
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #635 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #635
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #636 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #636
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #637 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #637
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #638 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #638
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #639 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #639
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #640 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #640
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #641 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #641
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #642 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #642
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #643 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #643
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #644 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #644
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #645 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #645
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #646 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #646
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #647 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #647
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #648 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #648
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #649 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #649
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #650 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #650
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #651 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #651
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #652 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #652
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #653 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #653
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #654 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #654
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #655 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #655
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #656 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #656
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #657 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #657
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #658 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #658
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #659 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #659
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #660 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #660
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #661 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #661
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #662 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #662
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #663 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #663
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #664 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #664
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #665 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #665
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #666 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #666
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #667 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #667
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #668 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #668
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #669 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #669
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #670 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #670
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #671 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #671
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #672 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #672
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #673 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #673
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #674 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #674
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #675 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #675
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #676 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #676
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #677 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #677
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #678 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #678
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #679 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #679
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #680 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #680
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #681 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #681
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #682 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #682
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #683 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #683
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #684 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #684
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #685 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #685
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #686 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #686
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #687 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #687
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #688 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #688
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #689 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #689
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #690 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #690
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #691 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #691
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #692 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #692
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #693 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #693
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #694 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #694
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #695 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #695
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #696 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #696
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #697 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #697
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #698 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #698
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #699 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #699
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #700 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #700
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #701 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #701
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #702 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #702
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #703 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #703
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #704 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #704
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #705 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #705
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #706 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #706
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #707 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #707
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #708 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #708
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #709 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #709
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #710 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #710
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #711 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #711
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #712 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #712
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #713 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #713
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #714 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #714
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #715 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #715
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #716 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #716
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #717 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #717
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #718 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #718
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #719 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #719
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #720 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #720
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #721 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #721
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #722 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #722
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #723 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #723
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #724 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #724
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #725 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #725
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #726 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #726
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #727 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #727
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #728 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #728
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #729 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #729
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #730 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #730
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #731 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #731
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #732 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #732
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #733 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #733
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #734 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #734
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #735 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #735
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #736 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #736
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #737 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #737
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #738 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #738
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #739 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #739
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #740 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #740
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #741 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #741
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #742 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #742
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #743 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #743
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #744 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #744
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #745 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #745
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #746 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #746
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #747 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #747
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #748 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #748
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #749 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #749
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #750 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #750
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #751 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #751
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #752 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #752
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #753 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #753
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #754 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #754
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #755 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #755
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #756 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #756
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #757 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #757
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #758 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #758
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #759 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #759
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #760 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #760
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #761 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #761
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #762 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #762
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #763 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #763
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #764 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #764
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #765 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #765
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #766 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #766
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #767 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #767
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #768 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #768
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #769 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #769
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #770 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #770
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #771 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #771
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #772 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #772
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #773 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #773
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #774 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #774
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #775 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #775
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #776 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #776
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #777 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #777
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #778 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #778
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #779 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #779
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #780 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #780
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #781 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #781
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #782 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #782
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #783 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #783
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #784 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #784
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #785 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #785
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #786 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #786
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #787 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #787
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #788 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #788
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #789 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #789
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #790 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #790
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #791 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #791
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #792 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #792
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #793 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #793
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #794 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #794
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #795 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #795
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #796 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #796
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #797 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #797
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #798 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #798
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #799 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #799
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #800 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #800
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #801 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #801
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #802 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #802
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #803 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #803
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #804 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #804
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #805 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #805
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #806 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #806
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #807 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #807
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #808 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #808
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #809 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #809
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #810 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #810
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #811 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #811
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #812 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #812
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #813 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #813
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #814 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #814
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #815 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #815
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #816 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #816
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #817 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #817
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #818 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #818
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #819 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #819
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #820 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #820
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #821 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #821
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #822 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #822
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #823 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #823
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #824 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #824
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #825 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #825
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #826 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #826
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #827 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #827
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #828 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #828
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #829 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #829
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #830 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #830
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #831 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #831
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #832 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #832
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #833 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #833
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #834 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #834
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #835 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #835
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #836 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #836
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #837 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #837
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #838 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #838
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #839 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #839
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #840 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #840
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #841 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #841
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #842 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #842
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #843 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #843
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #844 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #844
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #845 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #845
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #846 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #846
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #847 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #847
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #848 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #848
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #849 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #849
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #850 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #850
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #851 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #851
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #852 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #852
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #853 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #853
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #854 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #854
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #855 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #855
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #856 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #856
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #857 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #857
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #858 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #858
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #859 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #859
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #860 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #860
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #861 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #861
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #862 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #862
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #863 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #863
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #864 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #864
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #865 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #865
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #866 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #866
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #867 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #867
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #868 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #868
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #869 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #869
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #870 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #870
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #871 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #871
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #872 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #872
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #873 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #873
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #874 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #874
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #875 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #875
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #876 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #876
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #877 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #877
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #878 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #878
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #879 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #879
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #880 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #880
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #881 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #881
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #882 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #882
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #883 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #883
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #884 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #884
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #885 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #885
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #886 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #886
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #887 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #887
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #888 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #888
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #889 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #889
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #890 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #890
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #891 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #891
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #892 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #892
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #893 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #893
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #894 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #894
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #895 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #895
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #896 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #896
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #897 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #897
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #898 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #898
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #899 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #899
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #900 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #900
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #901 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #901
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #902 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #902
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #903 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #903
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #904 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #904
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #905 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #905
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #906 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #906
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #907 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #907
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #908 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #908
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #909 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #909
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #910 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #910
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #911 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #911
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #912 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #912
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #913 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #913
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #914 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #914
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #915 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #915
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #916 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #916
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #917 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #917
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #918 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #918
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #919 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #919
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #920 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #920
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #921 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #921
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #922 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #922
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #923 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #923
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #924 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #924
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #925 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #925
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #926 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #926
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #927 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #927
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #928 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #928
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #929 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #929
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #930 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #930
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #931 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #931
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #932 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #932
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #933 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #933
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #934 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #934
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #935 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #935
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #936 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #936
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #937 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #937
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #938 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #938
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #939 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #939
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #940 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #940
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #941 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #941
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #942 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #942
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #943 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #943
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #944 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #944
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #945 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #945
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #946 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #946
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #947 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #947
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #948 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #948
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #949 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #949
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #950 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #950
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #951 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #951
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #952 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #952
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #953 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #953
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #954 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #954
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #955 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #955
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #956 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #956
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #957 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #957
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #958 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #958
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #959 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #959
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #960 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #960
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #961 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #961
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #962 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #962
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #963 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #963
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #964 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #964
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #965 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #965
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #966 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #966
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #967 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #967
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #968 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #968
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #969 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #969
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #970 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #970
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #971 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #971
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #972 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #972
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #973 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #973
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #974 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #974
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #975 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #975
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #976 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #976
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #977 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #977
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #978 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #978
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #979 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #979
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #980 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #980
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #981 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #981
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #982 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #982
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #983 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #983
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #984 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #984
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #985 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #985
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #986 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #986
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #987 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #987
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #988 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #988
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #989 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #989
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #990 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #990
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #991 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #991
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #992 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #992
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #993 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #993
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #994 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #994
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #995 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #995
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #996 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #996
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #997 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #997
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #998 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #998
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #999 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #999
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #1000 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=1000 was reached
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/ZDT1_2obj_NSGA2_gen1000.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Number of reference points to generate: 91
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::nsga3] Created 91 reference directions
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::nsga3] Created initial random population
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::nsga3] Algorithm options are:
[INFO] [stdout]     	* Number of variables             7
[INFO] [stdout]     	* Number of objectives            3
[INFO] [stdout]     	* Number of constraints           1
[INFO] [stdout]     	* Crossover distribution index    30
[INFO] [stdout]     	* Crossover probability           1
[INFO] [stdout]     	* Crossover var probability       0.5
[INFO] [stdout]     	* Mutation index parameter        20
[INFO] [stdout]     	* Mutation var probability        0.5
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Starting NSGA3
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::nsga3] Evaluating initial population
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::nsga3] Initial evaluation completed
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:43Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:44Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:45Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:46Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:47Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:48Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:49Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:50Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:51Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:52Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:53Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=400 was reached
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-03-30T05:03:54Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/DTLZ1_3obj_NSGA3_gen400.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105)
[INFO] [stdout]     src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164)
[INFO] [stdout]     src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174)
[INFO] [stdout]     src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134)
[INFO] [stdout]     src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102)
[INFO] [stdout]     src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 12.86s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4557c9824ae339a3fba7a863fdfe838cbbf0ac4361b17d3d6a15e1c279ed1b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557c9824ae339a3fba7a863fdfe838cbbf0ac4361b17d3d6a15e1c279ed1b43", kill_on_drop: false }`
[INFO] [stdout] 4557c9824ae339a3fba7a863fdfe838cbbf0ac4361b17d3d6a15e1c279ed1b43
